supportsOpacity

abstract fun supportsOpacity(block: DesignBlock): Boolean

Query if the given block has an opacity.

Return

true if the block has an opacity, false otherwise.

Parameters

block

the block to query.